This is an introduction to my corpus:
Single Song: The House of the rising Sun
The house of the rising sun is an old folk song. And like most folksongs
the exact origins and author are unknown. The oldest published lyrics
were written down by Robert Winslow Gordon, an academic collector of
folk songs, in 1925. Throughout the last century many different covers
of the song have been made with many different styles. I would like to
look at a large collection of different covers and see if all these
drastically different versions have things in common or whether I can
group them into different types of covers (other than just the genre on
which the cover is based).
library(tidyverse)
library(spotifyr)even een textje erbij om te pushen.
soul_mix <- get_playlist_audio_features("", "37i9dQZF1EQntZpEGgfBif")
Two_trees <- get_track_audio_features("64jxwV2kklovj7ldPsPsXF")
Midnight <- get_track_audio_features("2YtCVNJbORhMnxTtIaj6fk")
# similar_Lianne <- get_related_artists("2RP4pPHTXlQpDnO9LvR7Yt")
#tracks <- get_album_tracks("5A5ePoPwlIuxVmn3cIhiFw")
#similar_album <- get_recommendations("7vF5RIx2jHtt9Y0OElOZKK")